FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / NullableObjectConverter<T> Class / GetStandardValuesSupported Method / GetStandardValuesSupported(ITypeDescriptorContext) Method

In This Topic
    GetStandardValuesSupported(ITypeDescriptorContext) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overridable Function GetStandardValuesSupported( _
       ByVal context As ITypeDescriptorContext _
    ) As Boolean
    public virtual bool GetStandardValuesSupported( 
       ITypeDescriptorContext context
    )

    Parameters

    context
    See Also